home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 25
/
Cream of the Crop 25.iso
/
comm
/
ect32250.zip
/
ECTOOL32.EX_
/
0
/
RCDATA
/
TSELECTEXTRACTOPTION
/
TSELECTEXTRACTOPTION.txt
Wrap
Text File
|
1997-04-19
|
2KB
|
75 lines
object SelectExtractOption: TSelectExtractOption
Left = 85
Top = 148
BorderStyle = bsDialog
Caption = 'Select Option'
ClientHeight = 152
ClientWidth = 451
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 451
Height = 152
Align = alClient
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 16
Width = 433
Height = 49
AutoSize = False
Caption =
'ECTool will try to find game records in the current message. You' +
' can select what to do if someone is found. If you select "Updat' +
'e and existing game", and the result of the import function is ' +
'not good, always can reload the old game without any change.'
end
object Button1: TButton
Left = 232
Top = 88
Width = 209
Height = 49
Caption = 'Extract to a new file'
Default = True
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 0
end
object Button2: TButton
Left = 8
Top = 88
Width = 209
Height = 49
Caption = 'Update an existing file'
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 2
ParentFont = False
TabOrder = 1
end
object Panel2: TPanel
Left = 8
Top = 64
Width = 433
Height = 2
BevelOuter = bvLowered
TabOrder = 2
end
end
end